You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > SizeToArray Method > Matrix.SizeToArray Method (TCplx[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.SizeToArray Method (TCplx[])

Sizes the Dst array to match the matrix.

Syntax
C#
Visual Basic
public void SizeToArray(ref TCplx[] Dst);

Sizes the Dst array to match the size of the matrix. An exception will be raised if the calling object is not complex.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!